From a6727326e3c887c917a716dcf281aabb5a9104a0 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Tue, 23 Mar 2021 14:49:20 +0000 Subject: [PATCH] docs: Update the Cairo reference link --- .gitlab-ci/pages/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci/pages/index.html b/.gitlab-ci/pages/index.html index 4cffac6c3c..eb86fc2669 100644 --- a/.gitlab-ci/pages/index.html +++ b/.gitlab-ci/pages/index.html @@ -83,7 +83,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later

Cairo is a 2D graphics library with support for multiple output devices. It is designed to produce consistent, high quality output on all media.

-

Cairo API reference

+

Cairo API reference

-- 2.30.2